home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / tools / czesc_2 / makepatch / patchem.doc < prev    next >
Text File  |  1993-03-29  |  2KB  |  63 lines

  1.  
  2.                       $VER: Patch'Em_Manual v1.0 (12-Feb-93)
  3.                       ======================================
  4.  
  5.         COPYRIGHT
  6.  
  7.     MakePatch and Patch'Em are released under the concept of public domain.
  8. The source code in assembly language is included, so feel  free  to  change
  9. these tools and to add useful features.
  10.  
  11.  
  12.         WHAT IS IT
  13.  
  14.     With Patch'Em you can use the MakePatch-generated patchfiles to do  the
  15. actual patching. (Please consult MakePatch.doc for further info!)
  16.  
  17.  
  18.         INSTALLATION
  19.  
  20.     First of all you have to copy  the  PTool.Library  into  your  "LIBS:"-
  21. directory  or  MakePatch  won't  do  anything.   (If   you   already   have
  22. PTool.Library installed in your system, use the version-command to find out
  23. which version is newer!)
  24.  
  25.     Then you should copy MakePatch itself somewhere into your  commandpath,
  26. usually "C:".
  27.  
  28.  
  29.         USAGE
  30.  
  31.     MakePatch gets all needed information throu' the  commandline.  If  you
  32. call it with "?" as parameter, you'll get the well-known usage template.
  33.  
  34. MakePatch recognizes the following keywords:
  35.  
  36.     Original/A - This is the path and name  of  the  last  version  of  the
  37.                  to-be-patched file. This parameter must be provided.
  38.  
  39.     NewVersion/A - Here you can (must) specify the name, the generated  new
  40.                 version should be saved under.
  41.  
  42.     PatchFile - This are path and name  of  the  patchfile  containing  the
  43.                  changes. This parameter must be provided.
  44.  
  45.  
  46.         SYSTEM REQUIREMENTS
  47.  
  48.     MakePatch works only under Kickstart V37.xxx or later. Additionally the
  49. PTool.Library is required.
  50.  
  51.  
  52.         THE AUTHOR
  53.  
  54.     If you have any commends or questions for me, you may contact me  under
  55. omne of the following addresses (e-mail preferred):
  56.  
  57.     Snail-Mail: Peter Simons        E-Mail: simons@peti.GUN.de (Usenet)
  58.                 Europaring 20
  59.                 D-5300 Bonn 1       Voice: Tel. 0228 / 746061
  60.                 Germany
  61.  
  62.  
  63.